.. _CPU_SSE_Supported: ================= CPU_SSE_Supported ================= Check if Streaming SIMD Extensions (SSE) instructions are supported. :: CPU_SSE_Supported PROTO **Parameters** **Returns** TRUE if SSE instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/Streaming_SIMD_Extensions **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_SSE2_Supported`, :ref:`CPU_SSE3_Supported`, :ref:`CPU_SSE41_Supported`, :ref:`CPU_SSE42_Supported`